home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor2 / change.doc < prev    next >
Text File  |  1995-03-31  |  1KB  |  31 lines

  1. (Comp.sys.handhelds) 
  2. Item: 3649 by colbach at nessie.cs.id.ethz.ch 
  3. Author: [Philippe Colbach] 
  4.   Subj: CHANGE Program 
  5.   Date: Tue Jul 09 1991 15:02  
  6.  
  7.  
  8. The following program is meant as a primitive CHANGE program 
  9. (I wrote this program because cut programs can't be edited): 
  10.  
  11. Syntax of CHANGE program: 
  12. 1. Program to be changed           << 'TEST' TEST { TEST } >> 
  13. 2. Element1 to be changed          'TEST' 
  14. 3. by element2                     'PRGM' 
  15.  
  16. ---CHANGE--->                        << 'PRGM' PRGM { TEST } >> 
  17.  
  18. You only can change single elements ... 
  19. CHANGE calls OUT-> and ->PRG.  [in the HACKIT library. -jkh-] 
  20.  
  21.                         .. enjoy ...      Philippe 
  22.  
  23.  
  24. ------------------------------------------------------------------------------ 
  25. Philippe Colbach    Civil Eng Student    Swiss Federal Institute of Technology 
  26. ------------------------------------------------------------------------------ 
  27. Lerchenrain 13/04, CH-8046 Zurich     |   36b, rue A. Meyer, L-2153 Luxembourg 
  28. Voice: +41/1/3718539                  |   Voice: +352/443590  [Fax: hand over 
  29. Email: colbach@nessie.cs.id.ethz.ch   |   Fax:   +352/446931   to Jos Colbach] 
  30. ------------------------------------------------------------------------------ 
  31.